Welcome![Sign In][Sign Up]
Location:
Search - tcp udp p2p

Search list

[Other resourcetcp-udp-nat

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
Platform: | Size: 32217 | Author: 3Q | Hits:

[TCP/IP stackaresregular209_05022007

Description: Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing - Bittorrent p2p client conne cted to supernode TCP / UDP leaf network and DHT n etwork. cf features a built-in directshow me dia player, a powerful library manager, shoutcast radio support and can be used to host p 2p gossips.
Platform: | Size: 1153129 | Author: 林晓 | Hits:

[Sniffer Package capturebandwidthd-2.0.1

Description: 跟踪TCP/IP网络使用情况,并通过生成图表保存在html中,对HTTP,TCP,UDP,ICMP,VPN,P2P等都有专门的颜色区分-tracking TCP/IP networks, and by generating charts stored in html, right HTTP, TCP, UDP, ICMP, VPN, including P2P has specialized color distinction
Platform: | Size: 139264 | Author: 刘迅 | Hits:

[Internet-NetworkNATSolutions

Description: 很实用的点对点通讯程序,通过UDP打洞穿透NAT网关实现P2P连接,该源码实现了一个网络地址转换系统,分3个部分:1)路由器 2)TCP映象 3)UDP映象-very practical point-to-point communications procedures through UDP burrows penetrate NAT Gateway peer-to-peer connectivity, the source implementation of a network address translation system, in three parts : 1) Router 2) TCP Mapping 3) UDP mapping
Platform: | Size: 17408 | Author: 李大卫 | Hits:

[P2Ptcp-udp-nat

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
Platform: | Size: 31744 | Author: 3Q | Hits:

[TCP/IP stackaresregular209_05022007

Description: Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing- Bittorrent p2p client conne cted to supernode TCP/UDP leaf network and DHT n etwork. cf features a built-in directshow me dia player, a powerful library manager, shoutcast radio support and can be used to host p 2p gossips.
Platform: | Size: 1153024 | Author: 林晓 | Hits:

[OtherCSharp

Description: c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程-c# Web applications high-level programming- Electronic Teaching Plan Chapter 1 of the process, thread and network protocols in Chapter 2 TCP application programming Chapter 3 UDP application programming Chapter 4 P2P Application Programming Chapter 5 SMTP and POP3 application programming Chapter 6 network data encryption and decryption Chapter 7 three-dimensional design and multimedia programming
Platform: | Size: 198656 | Author: qiong | Hits:

[Internet-Networkp2p.tar

Description: 很好用的udp穿透nat的程序代码,是两个在nat后的pc可以直接通讯。-Udp good use of the program code penetration nat is nat after two in the pc can communicate directly.
Platform: | Size: 26624 | Author: 扬载伦 | Hits:

[P2PChatRoom

Description: 网络p2p聊天测试程序,使用tcp/udp直连,双方可以发送消息,发送文件-P2p network chat test procedures, the use of tcp/udp Direct Connect, the two sides can send a message, send the file
Platform: | Size: 136192 | Author: tony | Hits:

[P2PUDP----P2P

Description: 一个基于UDP协议P2P传输的实用例子,内附源代码-P2P protocol based on UDP transmission of practical examples, containing the source code
Platform: | Size: 1071104 | Author: a | Hits:

[Internet-NetworkUDP

Description: 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not have to worry about will be packet loss, unless the network is broken, you must re. If using UDP, since UDP is unreliable, so use it to transfer files, it is necessary to ensure that packet loss, you must write our own extra code to protect the
Platform: | Size: 10240 | Author: mywk | Hits:

[Internet-Networkp2p

Description: 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
Platform: | Size: 5735424 | Author: 老苗 | Hits:

[Internet-Networkudt.4.4.win32_with_VC6

Description: udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开源软件作者谷云洪在美国伊利诺伊大学芝加哥分校攻读博士期间开发,并由他在毕业后继续维护和升级。UDT的开源软件可以在SourceForge上获取。-udt.4.4, linux+vc.net+vc6. UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms
Platform: | Size: 1180672 | Author: JustGO | Hits:

[Windows DevelopVCWinSockProgramming

Description: 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 CSocket 编程之阻塞和非阻塞模式 57 -#define FD_SETSIZE 64? typedef struct fd_set { u_int fd_count /* how many are SET?*/ SOCKET fd_array[FD_SETSIZE] /* an array of SOCKETs*/ } fd_set
Platform: | Size: 190464 | Author: netdavid | Hits:

[VC/MFCCSharp

Description: 本书是一本非常实用的学习C#网络高级应用编程的教材。主要涉及TCP编程、UDP编程、P2P编程、SMTP和POP3编程、网络加密与解密、多媒体编程等内容-This book is a very useful learning C# network programming materials for advanced applications. Mainly related to programming TCP, UDP programming, P2P program, SMTP and POP3 programming, network encryption and decryption, multimedia programming, etc
Platform: | Size: 6025216 | Author: huanghf | Hits:

[Delphi VCL201062810136982

Description: 文件共享, 电驴,P2P客户端源代码, 支持TCP, UDP, DHT, 还可以在线播放多媒体. -File Sharing, eMule, P2P client source code, support TCP, UDP, DHT, also available online multimedia.
Platform: | Size: 632832 | Author: | Hits:

[Delphi VCLDGSpySDK_0.4b

Description: 功能列表: 1、屏幕捕获与还原; 2、屏幕正向TCP封装; 3、屏幕反向TCP封装; 4、屏幕录像为MPG格式; 5、屏幕录像为自定义格式; 6、视频捕获与还原(未完成,下一版本实现); 7、UDP的P2P封装(未完成,下一版本实现)。-Feature List: 1, screen capture and restore 2, the screen forward TCP package 3, the screen reverse TCP package 4 screen video to MPG format 5, the video screen as a custom format 6, video capture and restore ( not completed, the next version to achieve) 7, UDP, P2P package (not completed, the next version implementations).
Platform: | Size: 438272 | Author: sum | Hits:

[Internet-NetworkNET2

Description: 网络实验2 完成了 p2p的文件共享,在net1实验里面的基础上扩充了p2p的子功能,调用的协议有 TCP & UDP 使用了 winsocket编程,对于初学者了解网络颇有帮助-net experiment 2 completed function of p2p file sharing it is the advancement of experiment1
Platform: | Size: 1659904 | Author: alex | Hits:

[Internet-Networktcp-udp-p2p

Description: 可以TCP/UDP自主选择的P2P文件传输小程序,包括服务器和客户端-You can TCP/UDP independent choice of P2P file transfer small procedures, including server and client
Platform: | Size: 4587520 | Author: 123123 | Hits:

[Internet-NetworkP2PTest

Description: P2P是Peer-to-Peer的缩写,也叫对等互联或点对点技术。与TCP、UDP不同,P2P并不是一种新的协议,而是利用现有的网络协议实现网络数据或资源信息共享的技术,它使用的可能是TCP,也可能是UDP或者其它协议。使用P2P技术,可以让一台计算机与另一台计算机直接交换数据,通过Internet直接使用对方的文件,而不必像传统的C/S模式全部通过服务器处理。(P2P is the abbreviation of Peer-to-Peer, also called peer to peer or peer to peer technology. Unlike TCP and UDP, P2P is not a new protocol, but a technology that uses existing network protocols to realize network data or resource information sharing. It may use TCP, or UDP or other protocols. The use of P2P technology allows one computer to exchange data directly with another computer and directly use the other's files through Internet, without having to deal with the server all through the traditional C/S mode.)
Platform: | Size: 36864 | Author: 白菜123 | Hits:
« 12 3 »

CodeBus www.codebus.net